projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5ed3edf
)
* emacs-lisp/warnings.el (display-warning): Issue a message if
author
Chong Yidong
<cyd@stupidchicken.com>
Sat, 11 Oct 2008 22:06:43 +0000
(22:06 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Sat, 11 Oct 2008 22:06:43 +0000
(22:06 +0000)
called during daemon initialization.
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 57ea21f4b2034abca5e43372209501ebd1fcdf74..b45b32c770de485611494936429df35fc0a58223 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,5
+1,8
@@
2008-10-11 Chong Yidong <cyd@stupidchicken.com>
+ * emacs-lisp/warnings.el (display-warning): Issue a message if
+ called during daemon initialization.
+
* tool-bar.el (tool-bar-local-item)
(tool-bar-local-item-from-menu): Put the check for number of
display colors into the image expression.